home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
L' Hygiene Au Quotidien
/
L'Hygiene Au Quotidien.iso
/
mac
/
Site
/
enfants
/
images
/
source
/
loading.swf
/
scripts
/
frame_44
/
DoAction.as
Wrap
Text File
|
2003-07-25
|
118b
|
11 lines
ld = _level1._framesloaded;
if(ld >= 10)
{
play();
}
else
{
loadn._visible = 1;
gotoAndPlay(40);
}